Перевод: с английского на русский

с русского на английский

implicit declaration

См. также в других словарях:

  • Declaration (computer programming) — In programming languages, a declaration specifies the identifier, type, and other aspects of language elements such as variables and functions. It is used to announce the existence of the element to the compiler; this is important in many… …   Wikipedia

  • Declaration and address — Published December 1809 The Declaration and Address was written by Thomas Campbell in 1809. It was the founding document for the Christian Association of Washington, a short lived religious movement of the 19th century. The Christian Association… …   Wikipedia

  • Declaration of Human Duties and Responsibilities — The Declaration of Human Duties and Responsibilities (or DHDR) was written for reinforcing the implementation of human rights under the auspices of the UNESCO and the interest of the UN High Commissioner of Human Rights and was proclaimed in 1998 …   Wikipedia

  • Declaration of the Immediate Causes Which Induce and Justify the Secession of South Carolina from the Federal Union — The Declaration of the Immediate Causes Which Induce and Justify the Secession of South Carolina from the Federal Union was a legal proclamation issued on December 24, 1860, by the government of South Carolina, explaining its reasons for seceding …   Wikipedia

  • Type system — Type systems Type safety Inferred vs. Manifest Dynamic vs. Static Strong vs. Weak Nominal vs. Structural Dependent typing Duck typing Latent typing Linear typing Uniqueness typing …   Wikipedia

  • Iterator — In computer science, an iterator is an object which allows a programmer to traverse through all the elements of a collection, regardless of its specific implementation. An iterator is sometimes called a cursor, especially within the context of a… …   Wikipedia

  • Undefined variable — An undefined variable in the source code of a computer program is a variable that is accessed in the code but has not been previously declared by that code.In some programming languages an implicit declaration is provided the first time such a… …   Wikipedia

  • XL (programming language) — XL stands for eXtensible Language. It is a computer programming language designed to support concept programming.XL features programmer reconfigurable syntax and semantics. Compiler plug ins can be used to add new features to the language. A base …   Wikipedia

  • ГОСТ 28397-89: Языки программирования. Термины и определения — Терминология ГОСТ 28397 89: Языки программирования. Термины и определения оригинал документа: 38. Автоматическое распределение памяти Automatic storage allocation Выделение памяти при входе в программный блок для локальных переменных и ее… …   Словарь-справочник терминов нормативно-технической документации

  • Generator (computer science) — In computer science, a generator is a special routine that can be used to control the iteration behaviour of a loop. A generator is very similar to a function that returns an array, in that a generator has parameters, can be called, and generates …   Wikipedia

  • Deesel — Deesel, formerly called G, is a computer programming language; more specifically, a metaprogramming language based on the Java language, in much the same way that C++ is based on C, so Deesel is nearly a superset of Java. Deesel is written by… …   Wikipedia

Поделиться ссылкой на выделенное

Прямая ссылка:
Нажмите правой клавишей мыши и выберите «Копировать ссылку»